home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / ivb100.zip / SYSOP.DOC < prev   
Text File  |  1996-05-30  |  22KB  |  525 lines

  1. Digital Genesis - (608)781-9660  - (1:2360/13)
  2.  
  3. Digital Genesis Software presents...                              (05/30/96)
  4.  
  5.                            InterLink Voting Booth v1.0.0
  6.  
  7.                        Copyright (c) 1995,96 by James Sella
  8.                                 All rights reserved.
  9.  
  10. NOTE: InterLink Voting Booth currently supports only 'dorinfo1.def' that is
  11.       compatible with RA and 'door.sys'. Use a conversion program as
  12.       need be.
  13.  
  14. I always throw this in on the top so you see it.. Registration is $15.
  15. There is more info at the bottom of this doc about registration. Registered
  16. users of Dream Voting Booth will want to read the reg. section as well.
  17.  
  18. ***Disclaimer:
  19.       This software, it's associated files and documentation is provided
  20.       "as is" without warranty of any kind, either expressed or implied.
  21.       The author, or anyone else involved with this program shall not be
  22.       liable for any direct, indirect, consequential or incidental damages,
  23.       including loss of profits, interruption of business, loss of
  24.       information, or any other claims, attributed to the use, or inability
  25.       to use this software. This software is guarantied to do nothing more
  26.       than take up drive space.
  27.  
  28.       (ie: If you dog dies after you use this software, it is not my fault.)
  29.  
  30. ***License:
  31.       This software is NOT freeware, it is shareware. You are given a chance
  32.       to try out this software before you buy it. If you have no intention of
  33.       registering this software please discontinue use of it. This software
  34.       may be copied as long as the original archive stays intact. This
  35.       software may NOT be sold or placed in any package without direct written
  36.       permission from the author. (Those making CD-Roms, please ask!)
  37.  
  38.  
  39. Installing the software: 
  40.  
  41. -Unarchive the distribution archive into it's own unique directory.
  42.  
  43. -Run Install.com.
  44.  
  45.         Install will create the directories DATA, PICS, OUTBOUND, and LOG. It
  46.         will then move all files to the correct directories.
  47.  
  48.         Make sure to answer the question correctly. If you goof up, you will
  49.         have to run the program over again.
  50.  
  51.         Choose to be HUB only if you are the site running the league.. that's
  52.         what the HUB is!
  53.  
  54.         If you don't have a league to join, contact James Sella at 1:2360/13
  55.         and I can enter you into league 1, since I am HUB for it. :)
  56.  
  57. -Customize IVB for your BBS. [Optional]
  58.  
  59.         At this point, you may want to customize IVB for your setup.
  60.         You won't have to, as Install.com did the required field for you.
  61.  
  62.         (Many of you will find something that annoys you in IVB. That's why
  63.         many of these options are in here. Make it like you want it.)
  64.  
  65.         NOTE: The format for each is listed later in the docs.
  66.  
  67.         BBS.cfg
  68.                 - Basic info on your BBS.
  69.         IVB.ctl
  70.                 - Basic info about InterLink Voting Booth.
  71.         IVB1.cfg
  72.                 - Node 1's config file. Info on Node 1's dropfile location.
  73.                   Each Node will have it's own IVB#.cfg file.
  74.         ROUTE.ctl
  75.                 - Basically tells IVB which BBS's you will send packets to.
  76.                   It is probably already correct for you!
  77.         BADUSERS.dat
  78.                 - List of Users that are not allowed into IVB.
  79.         BADWORDS.dat
  80.                 - List of "Bad Words". Allows SysOp to pick and choose words
  81.                   they do and do not want displayed to their users.
  82.         IVBNLIST.xxx
  83.                 - Nodelist for IVB.
  84.  
  85. -BBS Setup
  86.  
  87.        -First, I would suggest making a batch file to run the door. Here are
  88.         two examples.
  89.  
  90.                 ;Sample for Single Node BBS
  91.                 c:
  92.                 cd\bbs\ivb
  93.                 IVBMAINT.exe INBOUND
  94.                 IVB.exe ivb1.cfg
  95.                 IVBMAINT.exe OUTBOUND
  96.                 cd\bbs
  97.  
  98.                 ;Sample for Multiple Node BBS
  99.                 c:
  100.                 cd\bbs\ivb
  101.                 IVBMAINT.exe INBOUND
  102.                 IVB.exe ivb%1.cfg
  103.                 IVBMAINT.exe OUTBOUND
  104.                 cd\bbs
  105.  
  106.         NOTE: You can take IVBMAINT out of these batch files if you would
  107.               rather do this in an event.
  108.  
  109.        -Second, set up your BBS to call the batch file. For RemoteAccess make
  110.         a "Execute sub-program (Type 7)".
  111.  
  112.         An example of what to put in the OptData field:
  113.  
  114.                 *C /c c:\bbs\ivb\ivb.bat *N*M
  115.  
  116.         You will need to change the path to the batch file to fit your system.
  117.         (I guess that's why this is called an example.)
  118.  
  119.         The "*C /c" tells RA to load Command.com and execute a batch file.
  120.         The "*N" will pass the node number to the batch file and "*M" will
  121.         swap the BBS out of memory. (Refer to RA.doc for detailed help.)
  122.  
  123.         If you are not running RA, you will need to check the docs for your
  124.         BBS software for help on this one.
  125.  
  126.        -Third, you will want to run IVBMaint.exe on your nightly event. Make
  127.         sure to run the "IVBMaint.exe MAINT [90]" command. That will remove old
  128.         users (move than 90 days inactive) and remove expired booths.
  129.  
  130. Additional Information:
  131.  
  132. -Running IVB 
  133.  
  134.         General information on use of IVB is included in the file IVB_HELP.txt.
  135.         which is the online help for users. Feel free to edit IVB_HELP.txt for
  136.         your users. (Something it's missing? Let me know.)
  137.  
  138.         NOTE: Have ANSI.sys or ANSI.com loaded. It looks really messy without.
  139.  
  140. -Command Line Options
  141.  
  142.         IVB has several command line options. (Anything you want added?)
  143.  
  144.         Here is the basic format:
  145.  
  146.                 IVB.exe <IVB#.cfg> [-Local] [-S<1-5>]
  147.  
  148.                 ie: IVB.exe IVB1.cfg
  149.                 ie: IVB.exe IVB0.cfg -Local
  150.                 ie: IVB.exe IVB2.cfg -S5
  151.                 ie: IVB.exe IVB9.cfg -L -S3
  152.  
  153.         -L or -Local:
  154.  
  155.                 This option allows the SysOp to enter the door without a
  156.                 dropfile. IVB will ask you for a username.
  157.  
  158.         -S<1-5>:
  159.  
  160.                 This option is for SysOps that want to ask the user to vote
  161.                 as they log onto the BBS.
  162.  
  163.                 -S1 only tells the user if they have or have not voted on the
  164.                     available booths. It does NOT give them a choice to vote
  165.                     on them. It waits for the user to press a key to continue.
  166.  
  167.                 -S2 tells the user if they have or have not voted on the
  168.                     available booths. It will give them the choice to vote on
  169.                     the booths. The default answer for -S2 is No. This option
  170.                     will also exit with errorlevel -1 if they choose No.
  171.  
  172.                 -S3 is exactly the same as -S2, but the default choice is Yes.
  173.  
  174.                 -S4 tells the user if they have or have not voted on all
  175.                     available booths and will load IVB regardless.
  176.  
  177.                 -S5 checks how many booths the user has voted on and returns
  178.                     that negative value. (ie: Joe didn't vote on 5 booths, so
  179.                     IVB returns -5 as the errorlevel.) If the user has voted
  180.                     on all available booths, IVB returns 0 as normal. This
  181.                     option displays nothing to the user.
  182.  
  183.                     You are probably thinking "What the H*LL would I use this
  184.                     for?!" Well, you can use it for what ever you want. One
  185.                     SysOp wanted to use it so he could remove 1 min for each
  186.                     booth not voted on. He passed the errorlevel to a RA Util
  187.                     that could remove or add time to a user that was online.
  188.  
  189.         IVBMaint has several command line options.
  190.  
  191.         Here is the basic format:
  192.  
  193.                 IVBMAINT.exe <keyword> [optional keyword]
  194.  
  195.                 ie: IVBMAINT.exe INBOUND
  196.                 ie: IVBMAINT.exe MAINT 31
  197.                 ie: IVBMAINT.exe EXPIRE
  198.                 ie: IVBMAINT.exe ADD 4
  199.  
  200.         -RESET (HUB onl